-
Notifications
You must be signed in to change notification settings - Fork 808
[CI][Benchmarks] Update of benchmark dashboard - flamegraphs #20016
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Mateusz P. Nowak <mateusz.p.nowak@intel.com>
Signed-off-by: Mateusz P. Nowak <mateusz.p.nowak@intel.com>
7dedc00
to
faffa8c
Compare
faffa8c
to
c382c94
Compare
…ci-flamegraphs Signed-off-by: Mateusz P. Nowak <mateusz.p.nowak@intel.com>
dc6978d
to
a49c251
Compare
a49c251
to
8cec6c4
Compare
8cec6c4
to
c4d50c9
Compare
Signed-off-by: Mateusz P. Nowak <mateusz.p.nowak@intel.com>
- name: Install linux-tools package | ||
shell: bash | ||
run: | | ||
sudo apt-get update |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does this action run inside docker and if so is the image one of the ones we create in this repo? if yes to both i would prefer we do this as part of image creation instead of in an action
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done, moved to devops/scripts/install_build_tools.sh
bf1e85b
to
0688ceb
Compare
…ci-flamegraphs Signed-off-by: Mateusz P. Nowak <mateusz.p.nowak@intel.com>
@sarnex , Could you please check if your comments well applied? If so, and there are no more issues, then please give your approval, so we could go on with the merge. |
Flamegraphs generation added to CI action and links to flamegraphs (if they exist for given benchmark) added to the dashboard.